CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - string conversion

搜索资源列表

  1. djwbbmcx

    0下载:
  2. 点睛文本编码查询用于将文本的字符串转换为Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5之间的互相转换,用于文本查询。转换结果使用十六进制表示。(Dotting text encoding for converting text query string is between Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK and
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:15360
    • 提供者:hijohn
  1. matlab及simulink通信仿真

    0下载:
  2. 通信系统仿真基本模块,包括串并转换,等价滤波器,基本数值计算,内涵5个小实验(Communication system simulation basic module, including string and conversion, equivalent filter, basic numerical calculation, five small experiments)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:102400
    • 提供者:章199407
  1. ETORS232V230507

    0下载:
  2. 内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种 不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不 同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数 据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数 据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP st
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:812032
    • 提供者:JERRYTAN
  1. chengxu

    0下载:
  2. 实现串口通信各种进制的接受与转换,能够正确传输字符串和十六进制的数(Serial communication to achieve all kinds of acceptance and conversion, can correctly transfer string and sixteen hexadecimal number)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:小白123444
  1. JavaScript入门经典(第4版)

    0下载:
  2. 全面透彻地讲解javascr ipt编程基础知识,引导您立即开始在网页中嵌入javascr ipt脚本。第4版对上一版本做了全面更新,使javascr ipt代码适用于最新版本的ie、firefox和safari浏览器。 主要内容 ◆循序渐进介绍javascr ipt基础知识,包括javascr ipt的含义、原理和功能 ◆介绍用于创建javascr iptweb应用程序的各种工具 ◆分析如何从字符串中选择单个字符、如何将字符码转换为字符串以及如何复制字符串的部分内容 ◆讲述如何对数组
  3. 所属分类:JavaScript/JQuery

  1. 串口助手sdd

    1下载:
  2. 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
  3. 所属分类:串口编程

    • 发布日期:2017-12-15
    • 文件大小:104448
    • 提供者:sunsddd
  1. PrintZigZag

    0下载:
  2. 锯齿形的转换 字符串“paypalishiring”写的是在一个给定的行数,这样一个曲折的模式:(你可能想在一个固定的字体更加易读显示模式)(ZigZag Conversion The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed fon
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1861632
    • 提供者:tanguijuan
  1. ByteUtils

    0下载:
  2. 数值转换 byte 与 int short float double string long 等的转换(Numerical conversion)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:老白87
  1. HexBytes

    0下载:
  2. 自动进行字符串与16进制转换,16进制与Byte转换,字符串与Byte转换(Automatic string and 16 - band conversion, 16 - and Byte conversion, string and Byte conversion)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:liaijin2009
  1. SocketToolsourcecode

    2下载:
  2. Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-09
    • 文件大小:3622912
    • 提供者:sherry0wsy
  1. N进制

    0下载:
  2. 多进制转换代码,通过串的运用实现十进制到各个进制的转换(The conversion of the code in the multilevel to the decimal system by the use of the string.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:65536
    • 提供者:jing_
  1. DateUtil

    0下载:
  2. 字符串与日期对象转换、指定月份最后一天获取、日期天数间隔等(The conversion of a string to a date object, the last day of the specified month, the interval of date days, and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:codernull
  1. Example_2833x

    0下载:
  2. TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:利帆
  1. UTC

    0下载:
  2. long String date 的各种格式之间的转换类(a conversion tool for time objects)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:飞鱼丸
  1. 字符串至数组转置

    2下载:
  2. 基于labview编写的程序,功能为字符串至数组转换(LabVIEW based programming, function to string to array conversion)
  3. 所属分类:其他

  1. JSON Object v12

    1下载:
  2. 这是一个功能比较完善的JSON字符串和VI对象相互转换的程序。适用于labview 2012以上的版本。(This is a well-functioning JSON string and VI object conversion program)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:1122304
    • 提供者:yuanfu
  1. 5

    11下载:
  2. zju hw5 fraction teacher: xww(Write a class that represents a fraction number like 2/3. Functions below have to be implemented for this class: default ctor ctor takes two integers as parameters copy ctor arithmetical operators: + - * / relational o
  3. 所属分类:Windows编程

    • 发布日期:2020-05-09
    • 文件大小:1024
    • 提供者:murmurmur
« 1 2 ... 19 20 21 22 23 24»
搜珍网 www.dssz.com